@font-face {
    font-family: 'shareIcons';
    src:  url('/media/shareIcons.eot?ompw8u');
    src:  url('/media/shareIcons.eot?ompw8u#iefix') format('embedded-opentype'),
    url('/media/shareIcons.ttf?ompw8u') format('truetype'),
    url('/media/shareIcons.woff?ompw8u') format('woff'),
    url('/media/shareIcons.svg?ompw8u#shareIcons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-share"], [class*=" icon-share"] {
    font-family: 'shareIcons' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-deree-icon-youtube:before {
    content: "\e900";
    color: #1c81dd;
}
.icon-deree-icon-facebook:before {
    content: "\e901";
    color: #1c81dd;
}
.icon-deree-icon-twitter:before {
    content: "\e902";
    color: #1c81dd;
}
.icon-deree-icon-instagram:before {
    content: "\e903";
    color: #1c81dd;
}
